using UnityEngine;


namespace BitStrap
{
	public sealed class #SCRIPTNAME# : MonoBehaviour
	{
		
	}
}